home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gnome-panel / ui / panel-test-applets.ui < prev    next >
Extensible Markup Language  |  2009-10-19  |  9KB  |  204 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 2.6 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="toplevel">
  6.     <property name="visible">True</property>
  7.     <property name="title" translatable="yes" comments="This is an utility to easily test various applets">Test applet utility</property>
  8.     <property name="resizable">False</property>
  9.     <property name="type_hint">dialog</property>
  10.     <property name="has_separator">False</property>
  11.     <signal name="destroy" handler="gtk_main_quit"/>
  12.     <child internal-child="vbox">
  13.       <object class="GtkVBox" id="dialog-vbox1">
  14.         <property name="visible">True</property>
  15.         <property name="orientation">vertical</property>
  16.         <property name="spacing">8</property>
  17.         <child>
  18.           <object class="GtkTable" id="table2">
  19.             <property name="visible">True</property>
  20.             <property name="border_width">2</property>
  21.             <property name="n_rows">5</property>
  22.             <property name="n_columns">2</property>
  23.             <property name="column_spacing">4</property>
  24.             <property name="row_spacing">4</property>
  25.             <child>
  26.               <object class="GtkLabel" id="size-label">
  27.                 <property name="visible">True</property>
  28.                 <property name="xalign">1</property>
  29.                 <property name="label" translatable="yes">_Size:</property>
  30.                 <property name="use_underline">True</property>
  31.                 <property name="justify">center</property>
  32.                 <property name="mnemonic_widget">size-combo</property>
  33.               </object>
  34.               <packing>
  35.                 <property name="top_attach">4</property>
  36.                 <property name="bottom_attach">5</property>
  37.                 <property name="x_options">GTK_FILL</property>
  38.                 <property name="y_options"></property>
  39.               </packing>
  40.             </child>
  41.             <child>
  42.               <object class="GtkLabel" id="applet-label">
  43.                 <property name="visible">True</property>
  44.                 <property name="xalign">1</property>
  45.                 <property name="label" translatable="yes">_Applet:</property>
  46.                 <property name="use_underline">True</property>
  47.                 <property name="justify">center</property>
  48.                 <property name="mnemonic_widget">applet-combo</property>
  49.               </object>
  50.               <packing>
  51.                 <property name="x_options">GTK_FILL</property>
  52.                 <property name="y_options"></property>
  53.               </packing>
  54.             </child>
  55.             <child>
  56.               <object class="GtkLabel" id="orient-label">
  57.                 <property name="visible">True</property>
  58.                 <property name="xalign">1</property>
  59.                 <property name="label" translatable="yes">_Orientation:</property>
  60.                 <property name="use_underline">True</property>
  61.                 <property name="justify">center</property>
  62.                 <property name="mnemonic_widget">orient-combo</property>
  63.               </object>
  64.               <packing>
  65.                 <property name="top_attach">3</property>
  66.                 <property name="bottom_attach">4</property>
  67.                 <property name="x_options">GTK_FILL</property>
  68.                 <property name="y_options"></property>
  69.               </packing>
  70.             </child>
  71.             <child>
  72.               <object class="GtkLabel" id="prefs-label">
  73.                 <property name="visible">True</property>
  74.                 <property name="xalign">1</property>
  75.                 <property name="label" translatable="yes">_Prefs Dir:</property>
  76.                 <property name="use_underline">True</property>
  77.                 <property name="justify">center</property>
  78.                 <property name="mnemonic_widget">prefs-dir-entry</property>
  79.               </object>
  80.               <packing>
  81.                 <property name="top_attach">2</property>
  82.                 <property name="bottom_attach">3</property>
  83.                 <property name="x_options">GTK_FILL</property>
  84.                 <property name="y_options"></property>
  85.               </packing>
  86.             </child>
  87.             <child>
  88.               <object class="GtkEntry" id="prefs-dir-entry">
  89.                 <property name="visible">True</property>
  90.                 <property name="can_focus">True</property>
  91.               </object>
  92.               <packing>
  93.                 <property name="left_attach">1</property>
  94.                 <property name="right_attach">2</property>
  95.                 <property name="top_attach">2</property>
  96.                 <property name="bottom_attach">3</property>
  97.                 <property name="y_options"></property>
  98.               </packing>
  99.             </child>
  100.             <child>
  101.               <object class="GtkComboBox" id="applet-combo">
  102.                 <property name="visible">True</property>
  103.               </object>
  104.               <packing>
  105.                 <property name="left_attach">1</property>
  106.                 <property name="right_attach">2</property>
  107.                 <property name="y_options">GTK_FILL</property>
  108.               </packing>
  109.             </child>
  110.             <child>
  111.               <object class="GtkComboBox" id="orient-combo">
  112.                 <property name="visible">True</property>
  113.               </object>
  114.               <packing>
  115.                 <property name="left_attach">1</property>
  116.                 <property name="right_attach">2</property>
  117.                 <property name="top_attach">3</property>
  118.                 <property name="bottom_attach">4</property>
  119.                 <property name="y_options">GTK_FILL</property>
  120.               </packing>
  121.             </child>
  122.             <child>
  123.               <object class="GtkComboBox" id="size-combo">
  124.                 <property name="visible">True</property>
  125.               </object>
  126.               <packing>
  127.                 <property name="left_attach">1</property>
  128.                 <property name="right_attach">2</property>
  129.                 <property name="top_attach">4</property>
  130.                 <property name="bottom_attach">5</property>
  131.                 <property name="y_options">GTK_FILL</property>
  132.               </packing>
  133.             </child>
  134.             <child>
  135.               <object class="GtkHSeparator" id="hseparator2">
  136.                 <property name="visible">True</property>
  137.               </object>
  138.               <packing>
  139.                 <property name="right_attach">2</property>
  140.                 <property name="top_attach">1</property>
  141.                 <property name="bottom_attach">2</property>
  142.                 <property name="y_options">GTK_FILL</property>
  143.               </packing>
  144.             </child>
  145.           </object>
  146.           <packing>
  147.             <property name="expand">False</property>
  148.             <property name="fill">False</property>
  149.             <property name="position">1</property>
  150.           </packing>
  151.         </child>
  152.         <child internal-child="action_area">
  153.           <object class="GtkHButtonBox" id="dialog-action_area1">
  154.             <property name="visible">True</property>
  155.             <property name="layout_style">end</property>
  156.             <child>
  157.               <object class="GtkButton" id="ok-button">
  158.                 <property name="label">gtk-execute</property>
  159.                 <property name="visible">True</property>
  160.                 <property name="can_focus">True</property>
  161.                 <property name="can_default">True</property>
  162.                 <property name="receives_default">False</property>
  163.                 <property name="use_stock">True</property>
  164.                 <signal name="clicked" handler="on_execute_button_clicked"/>
  165.               </object>
  166.               <packing>
  167.                 <property name="expand">False</property>
  168.                 <property name="fill">False</property>
  169.                 <property name="position">0</property>
  170.               </packing>
  171.             </child>
  172.             <child>
  173.               <object class="GtkButton" id="button1">
  174.                 <property name="label">gtk-close</property>
  175.                 <property name="visible">True</property>
  176.                 <property name="can_focus">True</property>
  177.                 <property name="can_default">True</property>
  178.                 <property name="receives_default">False</property>
  179.                 <property name="use_stock">True</property>
  180.                 <signal name="clicked" handler="gtk_main_quit"/>
  181.               </object>
  182.               <packing>
  183.                 <property name="expand">False</property>
  184.                 <property name="fill">False</property>
  185.                 <property name="position">1</property>
  186.               </packing>
  187.             </child>
  188.           </object>
  189.           <packing>
  190.             <property name="expand">False</property>
  191.             <property name="fill">False</property>
  192.             <property name="pack_type">end</property>
  193.             <property name="position">0</property>
  194.           </packing>
  195.         </child>
  196.       </object>
  197.     </child>
  198.     <action-widgets>
  199.       <action-widget response="0">ok-button</action-widget>
  200.       <action-widget response="-7">button1</action-widget>
  201.     </action-widgets>
  202.   </object>
  203. </interface>
  204.